org.eclipse.vtp.desktop.editors.core.theme
Interface ThematicFrame

All Known Subinterfaces:
CanvasFrame, ComponentFrame, ConnectorFrame, ElementFrame
All Known Implementing Classes:
AttractionCanvasFrame, AttractionComponentFrame, AttractionConnectorFrame, AttractionElementFrame, MantisCanvasFrame, MantisComponentFrame, MantisConnectorFrame, MantisElementFrame

public interface ThematicFrame


Method Summary
 void renderFrame(org.eclipse.swt.graphics.GC graphicsContext, int stage, int renderFlags, java.util.Map resourceMap)
           
 

Method Detail

renderFrame

void renderFrame(org.eclipse.swt.graphics.GC graphicsContext,
                 int stage,
                 int renderFlags,
                 java.util.Map resourceMap)